Vapi Metadata Metamodel ConstantValue Category
Vapi Metadata Metamodel ConstantValue Category
The Vapi Metadata Metamodel ConstantValue Category enumerated type defines enumeration values for the valid kinds of values.
Possible values:
PRIMITIVE
: Indicates the type of constant value is primitive.LIST
: Indicates the type of constant value is a list.
This data structure has no properties.
Enumeration:
PRIMITIVE,
LIST,